home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / network / lattice / dulib.lzh / DU_LIB / HELP / INSTALL.TXT < prev    next >
Encoding:
Text File  |  1995-02-03  |  304 b   |  14 lines

  1. INSTALLING DULIB. 
  2. ==================
  3.  
  4. 1) Copy LIB/DULIB.LIB to your Lattice C libraries directory. 
  5. 2) Copy LIB/DULIB.H to you Lattice C includes directory.
  6.  
  7. Thats it.
  8.  
  9. To use DULIB in your own programs,
  10.  
  11.    #include <DULIB.H> 
  12.  
  13. and don't forget to add DULIB.LIB to your project file.
  14.